func internal/runtime/maps.cloneGroup

3 uses

	internal/runtime/maps (current package)
		group.go#L332: func cloneGroup(typ *abi.SwissMapType, newGroup, oldGroup groupReference) {
		map.go#L798: 		cloneGroup(typ, newGroup, oldGroup)
		table.go#L1277: 		cloneGroup(typ, newGroup, oldGroup)